--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit a5f95ff4a932a558ee8690c8abcb07cd7dc40b9f
Parents : a6fcc15
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-04-22T20:09:58-05:00
fix(version): remove trailing period from version sync instruction
Changes
Diff
diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py
index d1cb3ff8..460b7af1 100644
--- a/meshchatx/src/version.py
+++ b/meshchatx/src/version.py
@@ -1,6 +1,6 @@
"""Version string synced from package.json.
-Do not edit by hand. Run: pnpm run version:sync.
+Do not edit by hand. Run: pnpm run version:sync
"""
__version__ = "4.5.0"
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────